Remus: Do bitmap scan word-by-word before bit-by-bit.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 9 Nov 2009 19:17:22 +0000 (19:17 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 9 Nov 2009 19:17:22 +0000 (19:17 +0000)
commit2cdf23dd60a8c630e07aebaeaa30c0cc52d7be48
tree19c05c85445923e22e073e45e3e84ecd145a5476
parent69ebc5d59598af2a23478ac3432128d8ea0a864e
Remus: Do bitmap scan word-by-word before bit-by-bit.
For sparse bitmaps and large domains this saves a lot of time.

Signed-off-by: Brendan Cully <brendan@cs.ubc.ca>
tools/libxc/xc_domain_save.c